home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / pastutor.zip / README.1ST < prev   
Text File  |  1991-06-28  |  2KB  |  45 lines

  1.  
  2.       To read the PaperLess documents in this ZIP file, you need a copy
  3.       of the Advantage Reader, which is available free of charge from
  4.       the Advantage International BBS at (713) 977-9505.
  5.  
  6.       To load a document into the Advantage Reader, enter the following
  7.       on the DOS command line:
  8.  
  9.               READ FILENAME[.ADV]
  10.  
  11.       where FILENAME is the name of the PaperLess document.  It is not
  12.       necessary to include the .ADV extension.  If the document is not
  13.       on the current drive or in the current directory, you should
  14.       include the drive designation and DOS path.  Example:
  15.  
  16.               READ D:\ADV\FILENAME[.ADV]
  17.  
  18.       You may also start the Reader by simply entering READ at the DOS
  19.       prompt.  When no document filename is specified on the DOS command
  20.       line, the Reader will display a list of the PaperLess documents
  21.       (files with the .ADV extension) in the current directory.  Select
  22.       a document to load, or change to the drive and directory where the
  23.       desired document is located.
  24.  
  25.       In order to run the Advantage Reader from any directory on your
  26.       system, the Reader should be located in a directory that is
  27.       included in the PATH= statement in your AUTOEXEC.BAT file.
  28.  
  29. ══════════════════════════════════════════════════════════════════════════════
  30.  
  31.       The PaperLess Edition of the Turbo Pascal Tutor version 2.4
  32.       consists of two PaperLess documents ── PASTUTOR.ADV, which
  33.       contains the text of the tutorial, and PASPGMS.ADV, which contains
  34.       the sample programs ── and one executable program, LIST.EXE, which
  35.       is explained in the tutorial.
  36.  
  37.       If you want to compile one of the sample programs, use the
  38.       Asvantage Reader's Copy Page/Topic feature to copy the program to
  39.       a text file.  Use a text editor or word processor to delete the
  40.       title lines from the text file, and then compile the sample
  41.       program from the text file.
  42.  
  43.       You can also use the Print Page/Topic feature to print a sample
  44.       program or any portion of the tutorial.
  45.